home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11350 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  691 b 

  1. Path: dazzle.east-tenn-st.edu!bobcat!zebl1
  2. From: zebl1@bobcat.east-tenn-st.edu (Eric B. Lemings)
  3. Newsgroups: comp.lang.c,comp.programming
  4. Subject: Assertive or Defensive?
  5. Date: 20 Mar 1996 08:44:07 GMT
  6. Organization: East Tennessee State University
  7. Message-ID: <4ioggn$3sf@dazzle.east-tenn-st.edu>
  8. NNTP-Posting-Host: bobcat.east-tenn-st.edu
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. For those readers who are familiar with the concept of defensive
  12. programming, I for one would like to know under what conditions
  13. should assertions be used and under what conditions should 
  14. defensive code be used?  Both have somewhat similar intentions
  15. but do not, I believe, have the same contexts.
  16.  
  17. Eric Lemings
  18.  
  19.